Object

UpdateSiteApiDefinitionEnabledEndpointsInput

Specifies the input fields required to update the enabled endpoints for an API definition.

Fields

id(): ID!
The unique identifier of the API definition to be updated
enabled_endpoints(): [ApiEndpointInput!]!
A list of the enabled API endpoints.